You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Matrix Structure > Matrix Methods > Copy Method > Matrix.Copy Method ([In] TMtxInt, [In] TMtxFloatPrecision)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Matrix.Copy Method ([In] TMtxInt, [In] TMtxFloatPrecision)

Copy and convert values from TVecInt.

Syntax
C#
Visual Basic
public TMtxVec Copy([In] TMtxInt Src, [In] TMtxFloatPrecision dstFloatPrecision);

Applies appropriate conversion and copy data from TVecInt. The size of the matrix must match the length of the vector or an exception will be raised.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!